Apply for Zend Framework Certification Training

Zend Framework 2




Example #1 Starting the web server
$ cd ~/public_html
$ php -S localhost:8000
The terminal will show:
PHP 5.4.0 Development Server started at Thu Jul 21 10:43:28 2011
Listening on localhost:8000
Document root is /home/me/public_html
Press Ctrl-C to quit

                                    

< Getting Started With CodeIgniter URL Routing How to create form in codeigniter >



Ask a question



  • Question:
    {{questionlistdata.blog_question_description}}
    • Answer:
      {{answer.blog_answer_description  }}
    Replay to Question


Back to Top